/* 顶部导航一 */
.main-menu .navigation>li>a i {
    transform: rotate(90deg);
    display: inline-block;
    transition: all .3s;
    margin-top: -2px;
}

.main-menu .navigation>li>a:hover i {
    transform: rotate(-90deg);
}

.main-menu .navigation>li>a span {
    position: absolute;
    top: -20px;
    right: -33px;
    font-size: 12px;
    background: #6edb97;
    color: #fff;
    padding: 0 5px;
    box-sizing: content-box;
    border-radius: 8px 0 8px 0;
}

/* 顶部导航二 */
.nav-here {
    width: 100%;
    height: 82px;
}

.nav-here {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999;
}

.gf-pnav {
    float: right;
    height: 75px;
}

.gf-pnav a {
    color: #333;
    z-index: 2;
    font-size: 15px;
    display: inline-block;
    position: relative;
}

.gf-pnav .top_menu {
    padding: 0 18px;
}

.gf-pnav .three_link {
    color: #333;
}

.fixed-header .gf-pnav a.control-login {
    color: #323232;
}

.gf-pnav a:hover {
    color: {
        $config['theme_color']
    }

    ;
}

.gf-pnav a:focus {
    outline: none;
}

.gf-pnav a i {
    display: inline-block;
    transition: all .3s ease-out;
    transform: rotate(90deg);
}

.gf-pnav a:hover i {
    transform: rotate(-90deg);
}

.gf-pnav-sub h2 a i {
    transform: rotate(0deg);
}

.gf-pnav-sub h2 a {
    line-height: 0;
}

.gf-pnav-sub h2 a:hover i {
    transform: rotate(0deg);
}

.gf-header .focus-text {
    position: absolute;
    left: 4%;
    z-index: 2;
    color: #fff;
}

.gf-state {
    border-bottom: 1px solid #dedede;
}

.gf-logo {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.gf-pnav a.control-login {
    border: 1px solid #e4e4e4;
    padding: 0px 15px;
    border-radius: 2px;
    line-height: 30px;
    display: inline-block;
    margin: 24px 0px 0 20px;
}

.gf-pnav a.control-register {
    margin-left: 10px;
}

.gf-pnav-sub {
    width: 100%;
    display: none;
    background: #fff;
    position: fixed;
    z-index: 999;
    left: 0;
    top: 75px;
    padding: 20px 0 30px;
    overflow: hidden;
    border-top: 1px solid #e9eef3;
}

.gf-pnav-sub h2 {
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 10px;
}

.gf-pnav-sub h2 i {
    width: 20px;
    display: inline-block;
}

.gf-pnav-sub li {
    float: left;
    margin-left: 20px;
}

.gf-pnav-sub li a {
    margin-left: 0;
    font-size: 14px;
    line-height: 30px;
}

.gf-pnav-top {
    float: left;
    padding: 28px 0;
}

.gf-pnav-sub-content {
    float: left;
    width: 50%;
    margin-bottom: 20px;
}

.gf-pnav a span {
    position: absolute;
    top: -10px;
    right: -20px;
    font-size: 12px;
    background: #6edb97;
    color: #fff;
    height: 15px;
    line-height: 15px;
    padding: 0 5px;
    box-sizing: content-box;
    border-radius: 5px 0 5px 0;
}

.header-r-nav>ul>li>a span {
    position: absolute;
    top: 12px;
    right: 0;
    font-size: 12px;
    background: #6edb97;
    color: #fff;
    height: 15px;
    line-height: 15px;
    padding: 0 5px;
    box-sizing: content-box;
    border-radius: 5px 0 5px 0;
}

/* 导航二移动端 */
.header-in {
    display: none;
}

* {
    margin: 0;
    padding: 0;
}

body {
    font-family: microsoft yahei, Helvetica Neue, Helvetica, Arial, sans-serif;
    color: #333;
    padding: 0;
    margin: 0;
    font-size: 13px;
}

a,
a:hover {
    text-decoration: none;
}

.header-in {
    position: fixed;
    background: #fff;
    left: 0;
    top: 0;
    z-index: 999999;
    border-bottom: 1px solid #e6e0e0;
    width: 100%;
    height: 126px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.header-l {
    display: inline-block;
    margin-left: 5.73%;
    margin-top: 36px;
    vertical-align: top;
}

.header-r {
    display: inline-block;
    float: right;
    margin-right: 5.73%;
    margin-top: 49px;
    font-size: 0;
    vertical-align: top;
}

.m-close {
    display: none;
    cursor: pointer;
}

.header-r-nav,
.header-r-lang {
    display: inline-block;
    vertical-align: top;
}

.header-r-nav {
    margin-top: 5px;
    margin-right: 87px;
    margin-right: 5vw;
}

.header-r-nav>ul {
    font-size: 0;
}

.header-r-nav>ul>li {
    display: inline-block;
    position: relative;
    margin-right: 71px;
    margin-right: 3vw;
    line-height: 16px;
    font-size: 16px;
    vertical-align: top;
}

.header-r-nav>ul>li:last-child {
    margin-right: 0;
}

.header-r-nav>ul>li>a {
    position: relative;
    display: block;
    height: 50px;
    color: #333;
    -o-transition: .3s;
    -moz-transition: .3s;
    transition: .3s;
}

.header-r-nav>ul>li:hover>a,
.header-r-nav>ul>li.cur>a {
    color: #0150a3;
}

.header-r-nav>ul>li>a::before {
    content: '';
    position: absolute;
    left: 0;
    top: 32px;
    width: 0;
    height: 3px;
    background: #0150a3;
    -o-transition: .4s;
    -moz-transition: .4s;
    transition: .4s;
}

.header-r-nav>ul>li>a:hover::before,
.header-r-nav>ul>li.cur>a::before {
    width: 100%;
}

.sub-menu {
    position: absolute;
    top: 50px;
    left: 50%;
    padding-top: 24px;
    padding-bottom: 24px;
    min-width: 180px;
    background: #222;
}

.sub-menu>a {
    display: block;
    font-size: 15px;
    line-height: 36px;
    color: #9a9a9a;
    text-indent: 20px;
    -o-transition: .3s;
    -moz-transition: .3s;
    transition: .3s;
}

.sub-menu>a>span {
    display: inline-block;
    width: 58%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: top;
    text-indent: 0;
}

.sub-menu>a:hover {
    color: #fff;
}

.sub-menu>a::after {
    content: '>';
    position: relative;
    top: 2px;
    font-family: arrow;
    float: right;
    margin-right: 20px;
}



@media(max-width:1300px) {
    .header-r-nav>ul>li {
        margin-right: 1.8vw;
    }
}

@media(max-width:1200px) {
    header {
        position: relative;
        z-index: 99999;
        height: 60px;
        background: #fff;
    }

    .header-in {
        height: 60px;
    }

    .header-l {
        position: absolute;
        height: 80px;
        top: 50%;
        margin-top: 0;
        transform: translateY(-50%);
    }

    .header-l a img {
        height: 80px;
        width: initial;
    }

    .lang-sel-m {
        display: inline-block;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        right: 11%;
    }

    .lang-sel::before {
        display: none;
    }

    .m-close {
        display: block;
        position: absolute;
        right: 4%;
        top: 50%;
        transform: translateY(-50%);
        z-index: 999;
        width: 30px;
        height: 20px;
    }

    .m-close i {
        position: absolute;
        display: block;
        right: 0;
        top: 50%;
        margin-top: -2px;
        width: 100%;
        height: 2px;
        background: #004ea2;
        opacity: 1;
        transition: .4s;
    }

    body.on .m-close i {
        opacity: 0;
        width: 0;
    }

    .m-close::before,
    .m-close::after {
        content: '';
        position: absolute;
        left: 0;
        width: 70%;
        height: 2px;
        -webkit-transform: translateZ(0);
        -webkit-backface-visibility: hidden;
        transition: .6s;
        background: #004ea2;
    }

    body.on .m-close::before,
    body.on .m-close::after {}

    .m-close::before {
        top: 0;
        transform-origin: 50% 50% 0;
    }

    .m-close::after {
        bottom: 0;
        transform-origin: 50% 50% 0;
    }

    body.on .m-close::before {
        top: 50%;
        transform: translateY(-50%) rotate(-135deg);
    }

    body.on .m-close::after {
        bottom: auto;
        top: 50%;
        transform: translateY(-50%) rotate(135deg);
    }



    .header-r-nav,
    .header-r-lang {
        display: block;
    }

    .header-r-lang {
        display: none;
    }

    .header-r-nav>ul>li {
        margin: 0;
    }

    .header-r-nav {
        margin: 0 0 20px;
    }

    .header-r {
        display: none;
        position: absolute;
        left: 0;
        top: 100%;
        z-index: -1;
        margin-top: 0;
        width: 100%;
        background: #fff;
    }

    body.on .header-r {
        box-shadow: 3px 10px 10px rgba(0, 0, 0, 0.12);
    }

    .header-r-in {
        padding-top: 20px;
        padding-bottom: 26px;
        margin: 0 auto;
        width: 86.7%;
        max-height: calc(100vh - 80px);
        overflow-x: hidden;
        overflow-y: auto;
    }

    .header-r-nav>ul>li {
        display: block;
        margin-top: 0;
        margin-bottom: 0;
        line-height: 18px;
        font-size: 16px;
    }

    .header-r-nav>ul>li>a {
        position: relative;
        padding-top: 16px;
        padding-bottom: 16px;
        border-bottom: 1px solid #e6e0e0;
        height: auto;
    }

    .header-r-nav>ul>li:last-child>a {
        border-bottom: 0;
    }

    .header-r-nav>ul>li>a::before {
        display: none;
    }

    .header-r-lang {
        text-align: center;
    }

    .sub-menu {
        display: none;
        position: relative;
        left: 0;
        top: 0;
        z-index: 999;
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
        padding-top: 5px;
        padding-bottom: 0;
        background: #fff;
        opacity: 1;
        visibility: visible;
    }

    .sub-menu>a:hover {
        color: #0150a3;
    }

    .sub-menu>a::after {
        display: none;
    }

    .header-r-nav>ul>li>a.up.on::after {
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg);
    }

    .header-r-nav>ul>li>a.up::after {
        content: '';
        float: right;
        border-right: 8px solid transparent;
        border-left: 8px solid transparent;
        border-top: 8px solid #c0c0c0;
        margin-top: 5px;
    }

    .header-r-nav>ul>li .sub-content>a.up::after {
        content: '';
        float: right;
        border-right: 8px solid transparent;
        border-left: 8px solid transparent;
        border-top: 8px solid #c0c0c0;
        margin-top: 25px;
    }

    .header-r-nav>ul>li .sub-content>a.up.on::after {
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg);
    }

    .sub-menu>a {
        padding-top: 13px;
        padding-bottom: 13px;
        line-height: 18px;
        font-size: 16px;
    }

    .footer-t {
        padding-top: 40px;
        padding-bottom: 110px;
        text-align: center;
        height: auto;
    }

    .sub-smenu {
        display: none;
        position: relative;
        left: 0;
        top: 0;
        z-index: 999;
        font-size: 14px;
        text-indent: 40px;
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
        padding-bottom: 0;
        background: #fff;
        opacity: 1;
        visibility: visible;
    }

    .sub-smenu .cur {
        position: relative;
        left: 0;
        top: 0;
        z-index: 999;
        font-size: 14px;
        text-indent: 40px;
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
        padding-bottom: 0;
        background: #fff;
        opacity: 1;
        visibility: visible;
        line-height: 50px;
    }

    .sub-title {
        display: block;
        text-indent: 20px;
        line-height: 50px;
    }
}

/* 顶部导航三 */
.fr {
    float: right;
}

.header-in {
    display: none;
}

.trans_logo {
    display: none;
}

.nav .menu ul li h2 a span {
    position: absolute;
    top: -10px;
    right: -20px;
    font-size: 12px;
    background: #6edb97;
    color: #fff;
    height: 15px;
    line-height: 15px;
    padding: 0 5px;
    box-sizing: content-box;
    border-radius: 5px 0 5px 0;
    z-index: 1;
}

@media only screen and (max-width:1024px) {

    .featured-block .inner-box .icon-box {
        margin-bottom: 10px;
    }

    .main-header .header-upper .zh-logo .logo-outer {
        margin: 10px 0;
    }

    .main-header .header-upper .nav-outer {
        width: 100%;
        position: absolute;
        left: 0;
        top: 0;
        background: #fafafa;
        box-shadow: 0px 13px 25px -12px rgba(0, 0, 0, 0.15);
    }

    .main-header .header-upper .zh-logo button:focus {
        background-color: transparent;
    }
}

.bold {
    font-weight: bold;
}

.main-header .outer-box .zh-square-btn-right {
    margin-left: 10px;
}

.zh-imgText-1 {
    display: flex;
    align-items: center;
}

.main-header .outer-box .zh-square-btn .theme-btn {
    border-radius: 2px;
    color: #fff;
}

@media (max-width:767px) {
    .counter-content {
        float: none;
    }

    .zh-imgText-1 {
        display: block;
        text-align: center;
    }

    .zh-imgText-1 .big-img {
        display: block;
        padding: 20px;
    }
}

/* imgText15 */
.wrap-content {
    position: relative;
    height: 360px;
    margin-bottom: 30px;
    background: #fff;
    display: block;
    padding: 15px;
    box-shadow: 1px 0px 8px rgba(0, 0, 0, 0.12);
}

.wrap-content:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 12px rgba(0, 0, 0, 0.12);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.wrap-content h3 {
    margin: 10px 0;
}

.temp-icon {
    text-align: center;
    height: 150px;
    overflow: hidden;
}

.temp-href {
    width: 140px;
    height: 36px;
    text-align: center;
    display: none;
    display: inline-block;
    line-height: 34px;
    color: #666;
    font-size: 13px;
    text-decoration: none;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 30px;
    border: 1px solid #bbb;
}

/* 标题样式 */
.zh-title {
    border-bottom: 1px solid #eaeaea;
    position: relative;
}

.zh-title::after {
    position: absolute;
    height: 3px;
    width: 70px;
    background: #212121;
    content: '';
    bottom: -2px;
}

.zh-title-left::after {
    left: 0;
}

.zh-title-center::after {
    left: 50%;
    margin-left: -35px;
}

.zh-title-right::after {
    right: 0;
}

.zh-title-line .title {
    position: relative;
    line-height: 40px;
}

.zh-title-line .title::after {
    position: absolute;
    height: 3px;
    width: 70px;
    background: #212121;
    content: '';
    bottom: -5px;
}

.zh-title-line .title.left::after {
    left: 0;
}

.zh-title-line .title.center::after {
    left: 50%;
    margin-left: -35px;
}

.zh-title-line .title.right::after {
    right: 0;
}

.zh-title-bottle-line h3 {
    position: relative;
    padding-bottom: 10px;
}

.zh-title-bottle-line h3::after {
    position: absolute;
    height: 3px;
    width: 160px;
    background: #212121;
    content: '';
    bottom: -5px;
    margin-left: -80px;
    left: 50%;
}

.zh-title-bottle-line h3::before {
    position: absolute;
    height: 0;
    width: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 10px solid #212121;
    content: '';
    bottom: -13px;
    margin-left: -20px;
    left: 50%;
}

.zh-left-line {
    position: relative;
    padding-left: 10px;
}

.zh-left-line::before {
    position: absolute;
    height: 100%;
    width: 3px;
    background: #212121;
    content: '';
    top: 0;
}

.zh-left-line.left::before {
    left: 0;
}

.zh-left-line.right::before {
    right: 0;
}

.zh-title-squre {
    border-bottom: 1px solid #eaeaea;
}

.zh-title-squre .title {
    color: #fff;
    padding: 6px 10px;
    background: #eaeaea;
    margin-bottom: 0;
}

/* 图文39css */
.imgText39 .box-shadow-block:hover:before {
    opacity: 0;
}

.imgText39 .service-block-item a.service-icon {
    height: auto;
    width: 100%;
}

.imgText39 .service-item-title {
    margin-bottom: 0;
}

.more-link {
    font-weight: bold;
    font-size: 15px;
}

/* 视频三 */
.zh-video3 a span {
    font-size: 16px;
}

.projects-section-five .filters .filter:hover a {
    color: #fff;
}

.issue_time {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #e2e8f0;
}

.issue_time span {
    font-size: 14px;
    font-weight: bold;
}

.zh_adever1 img {
    width: 100%;
}

.video_padding {
    padding: 0 !important;
}

.zh-w-100 img {
    width: 100%;
}

.zh_form3 .row,
.zh_form4 .row {
    flex-direction: column;
}

.zh_form3 .form,
.zh_form4 .form {
    margin: 12px auto;
}

.zh_form4 .wrap {
    margin: 0 auto;
}

.zh_form3 input,
.zh_form3 button,
.zh_form3 .w400,
.zh_form4 input,
.zh_form4 button {
    width: 100%;
}

@media (max-width:768px) {

    .zh_form3 input,
    .zh_form3 button,
    .zh_form4 input,
    .zh_form4 button,
    .zh_form3 .w400 {
        width: 100%;
    }

    .information-tab .information-left {
        display: none;
    }

    .information-tab .information-right {
        width: 100% !important;
        margin-bottom: 50px;
        padding: 0 0 20px;
        background: #fff;
        height: auto;
    }

    .information-tab .information-right .article-list .article-link .article-head .article-time {
        display: none;
    }

    .information-tab .information-right .article-list .article-title {
        width: calc(100% - 40px) !important;
    }

    .information-tab .information-right .article-list.current .article-content p {
        width: 250px;
    }

    .information-tab .information-right .article-list .article-content {
        padding-left: 0 !important;
    }
}

.tab-block {
    height: 580px;
    background-color: #FFF;
}

.tab-block.information-tab,
.tab-block.information-tab .tabs {
    height: 290px
}

.tab-block .tab-buttons {
    width: 100%;
    height: 50px;
    background-color: #fafafa
}

.tab-block .tab-buttons .tab-button {
    width: 33.33%;
    float: left;
    height: 50px;
    text-align: center;
    font-size: 16px;
    color: #999;
    line-height: 50px;
    position: relative;
    cursor: pointer;
}

.tab-block .tab-buttons .tab-button.cur {
    background-color: #fff;
    color: #333;
}

.tab-block .tab-buttons .tab-button.cur:after {
    content: '';
    position: absolute;
    top: -1px;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #1183ff;
}

.tab-block .tabs {
    padding: 0 20px;
}

.tab-block .tabs .tab-item {
    width: 100%;
    height: 100%;
    display: none;
}

.tab-block .tabs .tab-item.active {
    display: block;
}

.information-tab .information-left {
    width: 45%;
    height: 290px;
    overflow: hidden;
    position: relative;
    float: left;
}

.information-tab .information-left img {
    width: 100%;
}

.information-tab .information-left .left-bottom {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 48px;
    line-height: 48px;
    background-color: rgba(0, 0, 0, .5);
    z-index: 2;
    color: #fff;
    padding: 0 14px;
}

.information-tab .information-left .left-bottom .article-title {
    font-size: 14px;
    width: 400px;
    float: left;
    height: 48px;
    line-height: 48px;
}

.information-tab .information-left .left-bottom .article-title a {
    color: #fff;
    overflow: hidden;
    white-space: normal;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.information-tab .information-left .left-bottom .article-time {
    font-size: 14px;
    float: right;
    color: #FF9800;
}

.information-tab .information-right {
    width: 53%;
    height: 305px;
    overflow: hidden;
    float: right;
    ;
}

.information-tab .information-right .article-list {
    padding-bottom: 15px;
}

.information-tab .information-right .article-list .article-link {
    display: block;
    padding: 0 20px;
    transition: .3s;
}

.information-tab .information-right .article-list .article-link .article-head span {
    display: inline-block;
    vertical-align: middle;
}

.information-tab .information-right .article-list .article-number {
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    color: #fff;
    background-color: #999;
    font-size: 14px
}

.information-tab .information-right .article-list .article-title {
    font-size: 16px;
    color: #333;
    line-height: 20px;
    margin-left: 14px;
    width: 450px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.information-tab .information-right .article-list .article-time {
    float: right;
    font-size: 12px;
    color: #999;
    line-height: 20px;
}

.information-tab .information-right .article-list .article-content {
    margin-top: 10px;
    padding-left: 38px;
    width: 450px;
    font-size: 14px;
    color: #666;
    line-height: 26px;
    display: none;
}

.information-tab .information-right .article-list .article-content p {
    height: 52px;
    overflow: hidden;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
}

.information-tab .information-right .article-list:nth-of-type(1) .article-number {
    background-color: #f44336;
}

.information-tab .information-right .article-list:nth-of-type(2) .article-number {
    background-color: #e91e63;
}

.information-tab .information-right .article-list:nth-of-type(3) .article-number {
    background-color: #9c27b0;
}

.information-tab .information-right .article-list:nth-of-type(4) .article-number {
    background-color: #a1a3a6;
}

.information-tab .information-right .article-list:nth-of-type(5) .article-number {
    background-color: #a1a3a6;
}

.information-tab .information-right .article-list.current .article-link {
    background-color: #fafafc;
    padding: 20px
}

.information-tab .information-right .article-list.current .article-number {
    background-color: #6c40df !important
}

.information-tab .information-right .article-list.current .article-title {
    color: #6c40df;
}

.information-tab .information-right .article-list.current .article-content {
    display: block;
}

.question-icon {
    width: 16px;
    height: 16px;
    display: inline-block;
    vertical-align: middle;
    background: url(../images/question-icon.png) center no-repeat;
    -ms-background-size: 16px 16px;
    background-size: 16px 16px;
}

/* 图文样式40 */
.zh_imgText40 p {
    font-size: 42px;
    color: #333;
    padding-top: 190px;
}

.zh_imgText40 .wrap {
    float: left;
    margin-bottom: 30px;
    position: relative;
    top: 0;
    transition: top .5s;
}

.zh_imgText40 .wrap:hover {
    top: -15px;
}

.zh_imgText40 .wrap .content {
    display: inline-block;
    width: 100%;
    min-height: 260px;
    box-shadow: 0 0 20px #F2F2F2;
    background: #fff;
    text-align: center;
}

.zh_imgText40 .wrap span {
    display: block;
    margin: auto;
    width: 26px;
    height: 2px;
}

.zh_imgText40 .wrap em {
    display: inline-block;
    width: 120px;
    height: 120px;
    border-radius: 60px;
    border: 1px solid #e7e7e7;
    text-align: center;
    margin-top: 36px;
}

.zh_imgText40 .wrap em img {
    width: 100px;
    height: 100px;
    margin-top: 10px;
    border-radius: 50px;
}

.zh_imgText40 .wrap p {
    font-size: 21px;
    color: #333;
    padding-top: 30px;
}

/* 图文样式41 */
.grid {
    position: relative;
    overflow: hidden;
    background: #000;
    margin-bottom: 20px;
}

.grid img {
    opacity: 0.8;
}

.grid .figcaption {
    padding: 2em 2.5em;
    color: #fff;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.grid .figcaption::before,
.grid .figcaption::after {
    pointer-events: none;
}

.grid .figcaption {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.grid img {
    max-width: none;
    width: 100%;
    width: -webkit-calc(100% + 20px);
    width: calc(100% + 20px);
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    -moz-transition: opacity 0.35s, -moz-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-10px, 0, 0);
    -moz-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
    -o-transform: translate3d(-10px, 0, 0);
    -ms-transform: translate3d(-10px, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.grid:hover img {
    -moz-opacity: 0.5;
    opacity: 0.5;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
}

.grid .figcaption {
    text-align: left;
}

.grid h3 {
    position: relative;
    overflow: hidden;
    padding: 0.5em 0;
    -moz-opacity: 0;
    opacity: 0;
    text-transform: uppercase;
    font-size: 2em;
    color: #fff;
}

.grid h3 span {
    font-weight: 800;
    margin-left: 5px;
}

.grid h3::after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background: #fff;
    content: '';
    -webkit-transition: -webkit-transform 0.35s;
    -moz-transition: transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(-100%, 0, 0);
    -moz-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    -o-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate3d(-100%, 0, 0);
}

.grid:hover h3::after {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
}

.grid:hover h3 {
    -moz-opacity: 1;
    opacity: 1;
}

.grid p {
    padding: 1em 0 0;
    -moz-opacity: 1;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    -moz-transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(100%, 0, 0);
    -moz-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    -o-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    color: #fff;
    letter-spacing: 2px;
}

.grid:hover p {
    -moz-opacity: 1;
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
}


/* 图文43 */
.view-tenth {
    position: relative;
    overflow: hidden;
    text-align: center;
    margin-bottom: 20px;
}

.view-tenth img {
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -o-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transition: all 0.7s ease-in-out;
    -moz-transition: all 0.7s ease-in-out;
    -o-transition: all 0.7s ease-in-out;
    -ms-transition: all 0.7s ease-in-out;
    transition: all 0.7s ease-in-out;
    width: 100%;
}

.zh_imgText43 .mask {
    right: 0;
    bottom: 0;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    color: #fff;
}

.view-tenth .mask {
    background-color: #2196F3;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    transition: all 0.5s linear;
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
}

.view-tenth h2 {
    background: transparent;
    color: #fff;
    padding: 22% 0 10px 0;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    transition: all 0.5s linear;
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
}

.view-tenth p {
    color: #fff;
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    transition: all 0.5s linear;
    padding: 0 0 10px 0;
    font-size: 11px;
}

.view-tenth a.info {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    transition: all 0.5s linear;
    display: inline-block;
    padding: 0 15px;
    line-height: 24px;
    border: 1px solid rgba(255, 255, 255, 0.3);
    background: rgba(255, 255, 255, 0.2);
    color: #fff;
}

.view-tenth:hover img {
    -webkit-transform: scale(10);
    -moz-transform: scale(10);
    -o-transform: scale(10);
    -ms-transform: scale(10);
    transform: scale(10);
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
}

.view-tenth:hover .mask {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
}

.view-tenth:hover h2,
.view-tenth:hover p,
.view-tenth:hover a.info {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
}

.zh-header5 {
    position: relative;
    width: 100%;
    height: 40px;
    line-height: 40px;
    z-index: 1000;
    left: 0;
    top: 0;
}

.zh-header5 .fr a {
    padding: 0 10px;
    position: relative;
}

.zh-header5 .fr a::after {
    position: absolute;
    content: '';
    width: 1px;
    height: 18px;
    right: 0;
    top: 0;
    background: #c4c4c4;
}

.zh-header5 .fr a:last-child::after {
    width: 0;
}

.zh-header5 .fr a:last-child {
    padding-right: 0;
}

.pc-show {
    display: block;
}

.mobile-show {
    display: none;
}

.zh-header7 .navigation>li>ul {
    left: -70px;
    width: 175px;
    text-align: center;
    top: 110%;
}

.zh-header7 .navigation>li>ul::before {
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    border-bottom: 10px solid #fff;
    top: -9px;
    left: 82px;
    z-index: 101;
}

.zh-header7 .navigation>li>ul>li>ul {
    width: 175px;
    left: 110%;
}

.zh-header7 .navigation>li>ul>li>ul::before {
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid #fff;
    top: 20px;
    left: -9px;
    z-index: 101;
}

/* 产品css */
.product_boxs {
    width: 100%;
    position: relative
}

.product_boxs_list {
    width: 23.5%;
    border: 1px solid #eee;
    margin-right: 2%;
    margin-bottom: 20px
}

.product_boxs_list:hover {
    transform: translateY(-10px);
    transition: .2s;
    box-shadow: 0 10px 10px #eee
}

.product_webpc_list {
    width: 23.5%;
    margin-right: 2%;
    margin-bottom: 30px;
    text-align: center
}

.product_webpc_list:hover {
    transform: translateY(-10px);
    transition: .2s
}

.product_webpc_list:nth-child(4n) {
    margin-right: 0
}

.product_boxs_list:nth-child(4n) {
    margin-right: 0
}

.product_boxs_list h3 {
    font-size: 16px;
    font-weight: 700;
    margin: 5px 0;
}

.product_boxs_list h4 {
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.product_webpc_list .product_pic {
    width: 100%;
    height: 550px;
    overflow: hidden
}

.product_pic {
    width: 100%;
    overflow: hidden;
    position: relative
}

.product_pic img {
    width: 100%;
    height: 100%
}

.product_desc {
    padding: 10px
}

.product_webpc_list h3 {
    font-size: 18px;
    font-weight: 400
}

.product_webpc_list .thumb {
    position: relative;
    width: 223px;
    height: 395px;
    overflow: hidden;
    display: block;
    margin: 73px 30px
}

.product_webpc_list .ewm_up {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000000a1;
    position: absolute;
    z-index: 1;
    opacity: 0;
    transition: .3s
}

.product_webpc_list:hover .ewm_up {
    opacity: 1
}

.product_webpc_list .ewm_up .product_ico {
    position: absolute;
    width: 150px;
    height: 150px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.product_webpc_list .thumb .ewm {
    width: 100%
}

.flex-start {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap
}

.product_content {
    position: absolute;
    bottom: 10px;
    right: 10px;
    background: rgba(29, 29, 29, .521);
    padding: 5px 10px;
    border-radius: 2px;
    color: #fff;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.product_content i {
    padding-right: 5px;
}

.price {
    height: 25px;
    line-height: 25px
}

.price span {
    font-size: 16px;
    font-weight: 700;
    color: #e42b2b
}

.price button {
    float: right;
    height: 25px;
    line-height: 25px;
    font-size: 12px;
    padding: 0 10px;
    border-radius: 3px;
}

@media (max-width:768px) {
    .product_boxs_list {
        width: 100%;
        margin-right: 0;
    }

    .view-tenth h2 {
        font-size: 16px;
    }

    .pc-show {
        display: none;
    }

    .mobile-show {
        display: block;
    }

    .zh-header5 {
        display: none;
    }

    .grid h3 {
        padding: 20px 0;
        font-size: 16px;
    }

    .grid .figcaption {
        padding: 10px;
    }

    .zh_imgText40 .wrap p {
        font-size: 14px;
    }

    .nav {
        display: none;
    }

    .header-in {
        display: block;
    }

    .nav-here {
        display: none;
    }

    .header-in {
        display: block !important;
    }

    .main-menu .navigation>li>a span {
        top: 5px;
        right: 15px;
        z-index: 100;
    }

    .mobile-fl {
        float: left;
    }

    .mobile-fr {
        float: right;
    }

    .tab-block .tabs {
        padding: 0;
    }

    .footer-center h2{
		font-size: 18px;
		margin: 0 20px 10px;
	}
}

.bottom-img::before {
    opacity: 0.9;
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    background: #161a33;
}

.bottom-img {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: -2;
}

.zh-footer {
    background: #161a33;
}

.zh_article4 .active a,
.zh_article3 .active a {
    color: #fff;
}

/* 帮助文档3-4 */
.zh-help-3 .wrap {
    border-bottom: 1px dashed #eee;
    padding-bottom: 12px;
    margin-bottom: 12px;
    position: relative;
}

.zh-help-3 .box {
    margin: 10px 0 20px;
    padding: 30px;
    background: #fafafa;
}

.zh-help-3 .title {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #696969;
}

.zh-help-3 .wrap span {
    position: absolute;
    right: 0;
    top: 0;
    color: #999fb9
}

.top-level {
    border-bottom: 1px solid #eee;
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: bold;
    padding: 10px 0
}

.line1 {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
}

.line2 {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
}

.line3 {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
}